Resource Path: /api/sap/jobs/external-commands/{agentId}
Uri: http://doc.jamsscheduler.com/api/sap/jobs/external-commands/{agentId}
Parameters
Name | Description | Data Type |
agentId | | integer |
filter | | string |
operatingSystem | | string |
Response
The response body is of type SAPExternalCommandsResponse.
OK
Overview
 |
SAPExternalCommandsResponse
 |
 |
name : string
|
 |
operatingSystem : string
|
 |
externalProgram : string
|
 |
parameters : string
|
 |
additionalParameters : string
|
 |
sapCommand : string
|
 |
permission : string
|
 |
traceOn : string
|
 |
checkCall : string
|
|
 |
 |
connectionFailure : boolean
|
 |
connectionResultMessage : string
|
|
|
See Also